/*
@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanssc.css);
*/

@charset "utf-8";
/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif+SC:200,400,600,800);*/
/*@import url(https://fonts.googleapis.com/css?family=Noto+Serif+SC:400);*/

@font-face { font-family: "lsr"; src: url("./fonts/langsong.woff") format("woff"), url("./fonts/langsong.woff2") format("woff2"); font-weight: normal; font-style: normal }
@font-face { font-family: "bsbi"; src: url("./fonts/baskerville-semiboldIt.woff") format("woff"), url("./fonts/baskerville-semiboldIt.woff2") format("woff2"); font-weight: normal; font-style: normal; }

html[lang='zh-CN'] {

}

html[lang='zh-CN'] body {
  /*font-family: "Noto Serif SC";*/
  /*font-weight: 500;*/
}